home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 102
/
CD-ROM 102.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
halt
/
scripts
/
DefineSprite_194
/
frame_3
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-20
|
241 b
|
17 lines
this._visible = false;
this._x = 200;
this._y = 150;
this.mask.ph._xscale = 100;
this.mask.ph._yscale = 100;
this.mask.ph._x = 0;
this.mask.ph._y = 0;
count = 0;
if(this.file eq "")
{
gotoAndStop(2);
}
else
{
play();
}